BeginTrans Event

       

Occurs after the BeginTrans method has completed.

Syntax

Private Sub object.BeginTrans( )

The object placeholder represents an object expression that evaluates to an object in the Applies To list.

Remarks

The BeginTrans event is raised after a BeginTrans method has completed. This event procedure can synchronize some other process with the transaction.